powered by
Functions to calculate overall attributes of a forest object.
forest
forest.BasalArea(x)
An object of class forest.
A vector with values for each cohort of the input forest object:
forest.BasalArea: Total basal area (m2/ha).
forest.BasalArea
swb, forest, plant.BasalArea, summary.forest
swb
plant.BasalArea
summary.forest
# NOT RUN { #Default species parameterization data(SpParamsMED) #Load example plot data(exampleforest) #A short way to obtain total basal area forest.BasalArea(exampleforest) # }
Run the code above in your browser using DataLab